-
Home
-
Projectopia – WordPress Project Management
-
5.0.4
-
Code
-
Classes
- SurfaceGmagick
Total Complexity |
76 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
262 |
Lines of code |
187 |
Logical lines of code |
131 |
Comment lines |
8 |
Methods |
34 |
Properties |
4 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setStyle() |
A |
51 |
9 |
23 |
drawImage() |
S |
57 |
4 |
14 |
getFont() |
S |
59 |
2 |
14 |
out() |
S |
62 |
2 |
11 |
__construct() |
S |
65 |
2 |
9 |
fillRect() |
S |
71 |
2 |
5 |
arc() |
S |
73 |
2 |
4 |
circle() |
S |
74 |
2 |
4 |
ellipse() |
S |
74 |
2 |
4 |
strokeRect() |
S |
71 |
2 |
5 |
rect() |
S |
74 |
2 |
4 |
fill() |
S |
75 |
2 |
4 |
stroke() |
S |
75 |
2 |
4 |
endPath() |
S |
79 |
2 |
3 |
measureText() |
S |
68 |
2 |
6 |
getStyle() |
S |
75 |
2 |
4 |
arcTo() |
S |
79 |
2 |
3 |
quadraticCurveTo() |
S |
79 |
2 |
3 |
bezierCurveTo() |
S |
73 |
2 |
4 |
moveTo() |
S |
74 |
2 |
4 |
lineTo() |
S |
74 |
2 |
4 |
strokeText() |
S |
79 |
2 |
3 |
fillText() |
S |
71 |
2 |
5 |
clip() |
S |
75 |
2 |
4 |
fillStroke() |
S |
75 |
2 |
4 |
closePath() |
S |
75 |
2 |
4 |
beginPath() |
S |
79 |
2 |
3 |
transform() |
S |
73 |
2 |
4 |
translate() |
S |
74 |
2 |
4 |
rotate() |
S |
75 |
2 |
4 |
scale() |
S |
74 |
2 |
4 |
restore() |
S |
75 |
2 |
4 |
save() |
S |
71 |
2 |
6 |
setFont() |
S |
91 |
1 |
2 |